home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.11 / 2002-01_-_Disc_7.11.iso / Data / items.pcg / scripts / DefineButton2_10 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2001-11-06  |  65 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.pcgamer.com", "_blank");
  3. }
  4.